Weather View
Constructs a new WeatherView.
Parameters
context
The Context the view is running in.
module
The Module data that defines the configuration for this weather view, including location, unit of measure, text color, and shadow effects. Must not be null.
Throws
if module
is null.